@keyframes toast-scale-in-015fd1b1{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes toast-scale-out-015fd1b1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.q-toast[data-v-015fd1b1]{align-items:center;display:flex;flex-direction:column;left:0;right:0;top:0}.q-toast .q-toast-item[data-v-015fd1b1]{align-items:center;backdrop-filter:blur(40px);background:rgba(0,0,0,.6);background-clip:padding-box;border-radius:16px;box-shadow:0 2px 10px rgba(0,0,0,.14);color:rgba(255,255,255,.8);cursor:default;display:flex;font-size:14px;justify-content:center;line-height:20px;margin:15px 10px 0}.q-toast .q-toast-item--icon[data-v-015fd1b1]{flex-direction:row;gap:4px;max-width:calc(100vw - 48px);padding:12px 16px}.q-toast .q-toast-item--icon .item-text[data-v-015fd1b1]{font-size:16px;line-height:20px;text-align:left;word-break:break-word}.q-toast .q-toast-item--no-icon[data-v-015fd1b1]{flex-direction:row;max-width:400px;min-width:200px;padding:12px 16px}.q-toast .q-toast-item--no-icon .no-icon-content[data-v-015fd1b1]{line-height:1.5;text-align:left;white-space:pre-wrap;word-break:break-word}.q-toast-transition-enter-active[data-v-015fd1b1]{animation:toast-scale-in-015fd1b1 .16s cubic-bezier(.25,.46,.45,.94)}.q-toast-transition-leave-active[data-v-015fd1b1]{animation:toast-scale-out-015fd1b1 .08s cubic-bezier(.25,.46,.45,.94);position:absolute}.q-toast-transition-move[data-v-015fd1b1]{transition:transform .3s ease}
